CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CORDIC VHDL

搜索资源列表

  1. CORDIC_ATAN.rar

    3下载:
  2. 使用verilog语言完成了基于cordic算法求反正切的计算,精度为8次迭代,Verilog language used to complete based on CORDIC algorithm for arctangent calculation, an accuracy of 8 iterations
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1710
    • 提供者:小米
  1. cordic.rar

    1下载:
  2. 数字信号处理的fpga实现,用VHDL语言编程实现cordic算法,Digital signal processing to achieve the FPGA, using VHDL language programming to achieve CORDIC Algorithm
  3. 所属分类:DSP program

    • 发布日期:2016-01-25
    • 文件大小:1086
    • 提供者:songjunmin
  1. cordic.rar

    0下载:
  2. 基于cordic算法的正余弦信号发生器,通过编译仿真,Cordic algorithm is based on the cosine signal generator, through the compiled simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:1999
    • 提供者:远 额
  1. cordicDDS

    0下载:
  2. Cordic算法实现DDS的Verilog 源码,14位精度,非常实用的。-DDS algorithm Cordic the Verilog source code, 14-bit accuracy, very practical.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:7592
    • 提供者: 王王
  1. Cordic-VHDL

    1下载:
  2. Cordic算法的VHDL实现,实现了Cordic算法的过程经典-CordicVHDL
  3. 所属分类:software engineering

    • 发布日期:2016-11-11
    • 文件大小:217598
    • 提供者:陈好
  1. cordic

    0下载:
  2. 用于无线通信中的数字下变频,主要关注NCO设计还有使用cordic算法实现坐标变换和解调!-For wireless communication of digital down conversion, the main concern there NCO design algorithm using cordic coordinate transformation and demodulation!
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:2470157
    • 提供者:peter
  1. atan

    0下载:
  2. 自己写的cordic 的 64位计算反正切的程序,-cordic count atan program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1339
    • 提供者:planet1997
  1. dynamic_co-operation_cordic_fpga

    0下载:
  2. 一篇关于使用cordic实现动态配置以提高FPGA的整体性能的高效算法具体详解,很实用哦-On the use of CORDIC realization of a dynamic configuration to improve the overall performance of FPGA-specific high-performance algorithms explain, it is practical Oh
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:762866
    • 提供者:余绪梅
  1. ccf

    0下载:
  2. 实现SIN、COS的语言,基于CORDIC的应用-The realization of SIN, COS language, based on the application of CORDIC
  3. 所属分类:3G develop

    • 发布日期:2017-05-10
    • 文件大小:2279012
    • 提供者:陈静波
  1. CORDIC

    0下载:
  2. 介绍CORDIC算法的三种模式,英文文献,供大家参考学习。-CORDIC algorithm, introduced three models, English literature, for your information to learn.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:117846
    • 提供者:aiquan
  1. cordic

    1下载:
  2. cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1855
    • 提供者:waqas
  1. cordic

    0下载:
  2. VHDL写的通用调制解调器的核心程序,通过调试 无错无警告-VHDL generic modem to write the core of the procedure, through no fault debugging without warning
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:588
    • 提供者:zhaocheng
  1. cordic

    0下载:
  2. cordic算法FPGA实现,有帮助的,大家参考下-FPGA realization of algorithm cordic
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:96626
    • 提供者:张洪
  1. cordic

    0下载:
  2. vhdl语言编写的cordic算法,实现了cordic的流水线运算。-cordic language vhdl algorithm cordic the pipeline operator.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:813
    • 提供者:lmy
  1. cordic

    0下载:
  2. 基于CORDIC算法的指数函数生成器的各种理论基础,通俗易懂-CORDIC algorithm based on exponential function generator for a variety of theoretical basis, user-friendly
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2232555
    • 提供者:远 额
  1. CORDIC

    0下载:
  2. cordic 算法资料 整合了一些有关cordic 的论文 供大家参考-cordic algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-05-24
    • 文件大小:8102711
    • 提供者:李晨
  1. Cordic

    1下载:
  2. 用verilog写的Cordic运算模块,迭代次数为16次。-Cordic Module Writing With Verilog。
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3260
    • 提供者:liubo
  1. cordic

    1下载:
  2. altera cordic ip core, 包含文档,完整设计,以及测试向量-altera coedic ip core, including the document, whole design, and the testbench.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:896436
    • 提供者:panzhijian
  1. cordic

    0下载:
  2. cordic算法的VHDL实现,在FPGA下应用-cordic VHDL algorithm implemented in the FPGA application under
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:48064
    • 提供者:范丹丹
  1. cordic

    2下载:
  2. cordic算法实现的核心代码,老外写的。我已经验证过了,是完全可以使用的!请大家放心下载。-cordic algorithm of the core code, written by foreigners. I have verified, is not fully used! Please rest assured to download.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:284562
    • 提供者:champ
« 12 3 4 5 »
搜珍网 www.dssz.com